tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS
authorIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 16:52:54 +0000 (17:52 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 17:39:59 +0000 (18:39 +0100)
commit835be9f78e4b6706440e97b6307ed51d13cc07e2
tree3df7c17c38ea7a047a98cba76da65626da0cbd82
parent963e5366a869917cd16cf28b3faf7d1972157283
tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS

This allows the caller to provide some LDFLAGS to the Xen build
system.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/Rules.mk